home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
drying.swf
/
scripts
/
frame_132
/
PlaceObject2_206_944
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Wrap
Text File
|
2008-08-08
|
122b
|
7 lines
onClipEvent(load){
turm = 70;
tmpTurm = turm;
sndWind = new Sound(this);
sndWind.attachSound("wind");
}